Click or drag to resize

FileAttachment Constructor (String)

Initializes a new instance of the FileAttachment class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FileAttachment(
	string filePath
)

Parameters

filePath
Type: SystemString
The file path.
See Also